const vendor/golang.org/x/net/idna.stateAfter

6 uses

	vendor/golang.org/x/net/idna (current package)
		idna10.0.0.go#L670: 	stateAfter
		idna10.0.0.go#L690: 		joinZWNJ:   stateAfter,
		idna10.0.0.go#L699: 	stateAfter: {
		idna10.0.0.go#L702: 		joiningT:   stateAfter,
		idna10.0.0.go#L706: 		joinVirama: stateAfter, // no-op as we can't accept joiners here
		idna10.0.0.go#L769: 	if st == stateFAIL || st == stateAfter {